MISC: bcm2835: smi: use clock manager and fix reload issues
authorMartin Sperl <kernel@martin.sperl.org>
Tue, 26 Apr 2016 14:59:21 +0000 (14:59 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:28:11 +0000 (17:28 +0000)
commitc8bf8b5c66346e5a1ca1d89342d38a979645abc2
treeb67ae894c60262c29892d316884e596e32be9360
parent414535cddab0600cb3a636798dc844acb4cca94f
MISC: bcm2835: smi: use clock manager and fix reload issues

Use clock manager instead of self-made clockmanager.

Also fix some error paths that showd up during development
(especially missing release of dma resources on rmmod)

Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
drivers/misc/bcm2835_smi.c